projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
049749e
)
(marker.o): Depend on charset.h.
author
Richard M. Stallman
<rms@gnu.org>
Thu, 1 Jan 1998 02:44:17 +0000
(
02:44
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Thu, 1 Jan 1998 02:44:17 +0000
(
02:44
+0000)
src/Makefile.in
patch
|
blob
|
history
diff --git
a/src/Makefile.in
b/src/Makefile.in
index 7d48c54c5c7fa5b17760e48264eaef8c02ffb6b3..c7ac45679bd98d97c6805cc83d45c04beec5df11 100644
(file)
--- a/
src/Makefile.in
+++ b/
src/Makefile.in
@@
-1050,7
+1050,7
@@
malloc.o: malloc.c $(config_h)
gmalloc.o: gmalloc.c $(config_h)
ralloc.o: ralloc.c $(config_h)
vm-limit.o: vm-limit.c mem-limits.h $(config_h)
-marker.o: marker.c buffer.h $(config_h)
+marker.o: marker.c buffer.h
charset.h
$(config_h)
minibuf.o: minibuf.c syntax.h dispextern.h frame.h window.h \
buffer.h commands.h charset.h $(config_h)
mktime.o: mktime.c $(config_h)